[INFO] fetching crate valor 0.0.0-test...
[INFO] checking valor-0.0.0-test against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] extracting crate valor 0.0.0-test into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate valor 0.0.0-test
[INFO] finished tweaking crates.io crate valor 0.0.0-test
[INFO] tweaked toml for crates.io crate valor 0.0.0-test written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate valor 0.0.0-test on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding cgmath v0.15.0 (available: v0.18.0)
[INFO] [stderr]       Adding gfx v0.16.3 (available: v0.18.3)
[INFO] [stderr]       Adding gfx_device_gl v0.14.6 (available: v0.16.2)
[INFO] [stderr]       Adding gfx_text v0.18.0 (available: v0.33.0)
[INFO] [stderr]       Adding gfx_window_glutin v0.17.0 (available: v0.31.0)
[INFO] [stderr]       Adding glutin v0.9.2 (available: v0.32.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `valor` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gfx_window_glutin v0.17.0
[INFO] [stderr]   Downloaded id_tree v1.8.0
[INFO] [stderr]   Downloaded snowflake v1.3.0
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded freetype-rs v0.14.0
[INFO] [stderr]   Downloaded freetype-sys v0.5.0
[INFO] [stderr]   Downloaded cgmath v0.15.0
[INFO] [stderr]   Downloaded gfx_text v0.18.0
[INFO] [stderr]   Downloaded libz-sys v1.1.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12
[INFO] running `Command { std: "docker" "start" "571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `valor` (manifest) generated 1 warning
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling wayland-scanner v0.9.10
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking draw_state v0.7.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling wayland-client v0.9.10
[INFO] [stderr]    Compiling wayland-protocols v0.9.10
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling gl_generator v0.7.0
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling khronos_api v1.0.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling gl_generator v0.5.5
[INFO] [stderr]     Checking memmap v0.4.0
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]    Compiling freetype-sys v0.5.0
[INFO] [stderr]    Compiling gfx_gl v0.4.0
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking freetype-rs v0.14.0
[INFO] [stderr]    Compiling glutin v0.9.2
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]     Checking snowflake v1.3.0
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking id_tree v1.8.0
[INFO] [stderr]     Checking cgmath v0.15.0
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]     Checking gfx_core v0.7.2
[INFO] [stderr]     Checking gfx v0.16.3
[INFO] [stderr]     Checking gfx_device_gl v0.14.6
[INFO] [stderr]     Checking gfx_text v0.18.0
[INFO] [stderr]    Compiling libloading v0.3.4
[INFO] [stderr]     Checking dlib v0.3.1
[INFO] [stderr]     Checking wayland-sys v0.9.10
[INFO] [stderr]     Checking wayland-kbd v0.9.1
[INFO] [stderr]     Checking wayland-window v0.7.0
[INFO] [stderr]     Checking winit v0.7.6
[INFO] [stderr]     Checking gfx_window_glutin v0.17.0
[INFO] [stderr]     Checking valor v0.0.0-test (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/model.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(mut renderer: &mut Renderer, vertices: &[Vertex]) -> ModelHandle {
[INFO] [stdout]    |                ----^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn traverse(&self) -> PreOrderTraversal<SceneNode> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn traverse(&self) -> PreOrderTraversal<'_, SceneNode> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/model.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(mut renderer: &mut Renderer, vertices: &[Vertex]) -> ModelHandle {
[INFO] [stdout]    |                ----^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn traverse(&self) -> PreOrderTraversal<SceneNode> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn traverse(&self) -> PreOrderTraversal<'_, SceneNode> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, bitflags v0.8.2, glutin v0.9.2, winit v0.7.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12", kill_on_drop: false }`
[INFO] [stdout] 571d090d087fc227e6425b72494603a4d81327361552e530840929f7449b8c12
